map MAP =Military Aid Program 〔美国〕军事援助计划。 n. 1.地图;天体图;图。 2.〔美俚〕脸,面孔。 3.〔美俚〕(染色体上基因排列的)遗传图。 off the map 〔口语〕不重要的;消失的;过时的;陈腐的。 on the map 〔口语〕存在的;重要的;有名的,占显著地位的,起主要作用的。 put oneself on the map 发生,发现;使自己出名,出人头地。 put sb. [sth.] on the map 使某人[某事]出名。 wipe off the map 把…消灭掉。 vt. 1. 测绘,为…绘制地图;勘测,制订。 2.〔美俚〕测定(染色体中基因的)位置。 map out 规划,安排。
Shows an example of a hibernate mapping file 显示了hibernate映射文件的一个实例。
Which are mapped to two tables using hibernate mapping files ,它们用hibernate映射档映射到两个表单。
Folder contains the hibernate mapping files and spring configuration file for the example application 档案夹包含示范应用程式的hibernate映射档和spring配置档。
My first extension lets me configure mbean metadata using an external xml format , which like hibernate mapping files can be stored in the classpath alongside java objects 第一个扩展让我可以用一个外部xml格式配置mbean元数据,这个格式(像hibernate映射文件)可以与java对象一起存储在类路径中。
As defined in the dtd of the hibernate mapping , the two first strategies described in this article are mutually exclusive , which means that they cannot be combined to map a single hierarchy 按照hibernate映射的dtd定义,本文中描述的前两个策略是相互排斥的,这意味着它们无法组合在一起,映射同一个层次结构。
For this i will need to extend spring jmx in two ways : first so that i can configure mbean metadata using an external xml format similar to the jboss microkernel and second so that i can store the xml files in my classpath along with their associated java objects much like hibernate mapping files 为此,我将要以两种方式扩展spring jmx :第一种方法可以用一个外部xml格式(类似于jboss微内核)配置mbean元数据,第二种方法可以与其相关联的java对象一同存储在在类路径中(很像hibernate映射文件) 。